DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SelectManyDataCollection<S,T> Class
Properties Methods Events


In This Topic
    C1SelectManyDataCollection<S,T> Class Members
    In This Topic

    The following tables list the members exposed by C1SelectManyDataCollection<S,T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1SelectManyDataCollection<S,T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements in the collection. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public PropertyGets a value that indicates whether more items can be loaded. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public PropertyGets whether the collection is disposed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Property (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public PropertyGets the item at the specified index. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public PropertyGets the sort descriptions applied to the data. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodReturns whether the collection is able to sort the specified sortDescriptions. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodOverloaded. Called to dispose resources. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodGets the type of the item. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodOverloaded. Returns the items that has be loaded so far. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodLoad the items between the specified indexes. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodLoads more items. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public Method (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public MethodOverloaded. Sorts the collection according to the specified sortDescriptions. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the CollectionChanged event. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Protected MethodCalled when sort changed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the collection changes. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Public EventRaised after a sort operation was performed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>)
    Top
    See Also